Release 10.1A: OpenEdge Deployment:
Startup Command and Parameter Reference


Temp-table Schema Marshal (-ttmarshal)

Use Temp-table Schema Marshal (-ttmarshal) to specify the amount of schema information to marshal for temp-table parameters during an OpenEdge client session (that is, for a Progress 4GL client, a single WebSpeed agent, or single AppServer agent). The temp-table may be an independent temp-table or a member of a ProDataSet object.

Operating system
and syntax
UNIX
Windows
-ttmarshal n
Use
with
Maximum value
Minimum value
Single-user default
Multi-user default
Client Session

n

A value between 0 and 4 representing the amount of schema information to marshal for temp-table parameters. The default value is 0 (which includes all schema information for all temp-table parameters).

Table 4–5 lists the possible schema marshaling parameter values.

Table 4–5: Schema marshaling parameter values 
Value
Description
0
Includes all schema information for all temp-table parameters.
1
Minimizes schema information for static temp-table parameters.
2
Minimizes schema information for all temp-table parameters.
3
Excludes schema information for static temp-table parameters.
4
Excludes schema information for all temp-table parameters.

You can override this startup parameter setting for an individual temp-table parameter by setting one of the following attributes on the Temp-Table object handle:

For more information about these attributes, see the OpenEdge Development: Progress 4GL Reference .


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095